body {
    background-color: #efeeec;
}

body {
    font-family: Golos Text;
}

.ivsxyc6kh7 {
    font-family: 'Golos Text', sans-serif;
    font-size: 4rem;
    line-height: .89;
    letter-spacing: -0.05em;
}

.ivsxyc6kh7>.ubuc8f1dxi {
    font-size: 5rem;
}

.jaeezimu62 {
    font-family: 'Golos Text', sans-serif;
    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: -0.06em;
}

.jaeezimu62>.ubuc8f1dxi {
    font-size: 4.375rem;
}

.cll8quu8yk {
    font-family: 'Golos Text', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
}

.cll8quu8yk>.ubuc8f1dxi {
    font-size: 1.25rem;
}

.ry9c59mc7n {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.5rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
}

.ry9c59mc7n>.ubuc8f1dxi {
    font-size: 1.875rem;
}

.mgkxa79p2h {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.2rem;
    line-height: 1.53;
    letter-spacing: -0.01em;
}

.mgkxa79p2h>.ubuc8f1dxi {
    font-size: 1.5rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .ivsxyc6kh7 {
        font-size: 3.2rem;
    }
}

@media (max-width: 768px) {
    .ivsxyc6kh7 {
        font-size: 2.8rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .jaeezimu62 {
        font-size: 2.8rem;
        font-size: calc(1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20))));
    }

    .cll8quu8yk {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
    }

    .ry9c59mc7n {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }

    .mgkxa79p2h {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.nxah0afsqb {
    padding: 0.6rem 1.2rem;
    border-radius: 200px;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 200px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 200px;
}

.btn-lg {
    padding: 1rem 2.6rem;
    border-radius: 200px;
}

.bg-primary {
    background-color: #c6ac8f !important;
}

.bg-success {
    background-color: #45dd96 !important;
}

.bg-info {
    background-color: #2ed3f4 !important;
}

.bg-warning {
    background-color: #ffc823 !important;
}

.bg-danger {
    background-color: #df4352 !important;
}

.ie8twq4srj,
.ie8twq4srj:active {
    background-color: #c6ac8f !important;
    border-color: #c6ac8f !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.ie8twq4srj:hover,
.ie8twq4srj:focus,
.ie8twq4srj.focus,
.ie8twq4srj.active {
    color: #ffffff !important;
    background-color: #a98156 !important;
    border-color: #a98156 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.ie8twq4srj.wruneshtfv,
.ie8twq4srj:disabled {
    color: #ffffff !important;
    background-color: #a98156 !important;
    border-color: #a98156 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #323131 !important;
    border-color: #323131 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: #ffffff !important;
    background-color: #060606 !important;
    border-color: #060606 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary.wruneshtfv,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #060606 !important;
    border-color: #060606 !important;
}

.zcx7iqe5qo,
.zcx7iqe5qo:active {
    background-color: #2ed3f4 !important;
    border-color: #2ed3f4 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.zcx7iqe5qo:hover,
.zcx7iqe5qo:focus,
.zcx7iqe5qo.focus,
.zcx7iqe5qo.active {
    color: #ffffff !important;
    background-color: #0aa3c1 !important;
    border-color: #0aa3c1 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.zcx7iqe5qo.wruneshtfv,
.zcx7iqe5qo:disabled {
    color: #ffffff !important;
    background-color: #0aa3c1 !important;
    border-color: #0aa3c1 !important;
}

.btn-success,
.btn-success:active {
    background-color: #45dd96 !important;
    border-color: #45dd96 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: #ffffff !important;
    background-color: #1fac6a !important;
    border-color: #1fac6a !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-success.wruneshtfv,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #1fac6a !important;
    border-color: #1fac6a !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffc823 !important;
    border-color: #ffc823 !important;
    color: #231a00 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: #ffffff !important;
    background-color: #cb9800 !important;
    border-color: #cb9800 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning.wruneshtfv,
.btn-warning:disabled {
    color: #231a00 !important;
    background-color: #cb9800 !important;
    border-color: #cb9800 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #df4352 !important;
    border-color: #df4352 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: #ffffff !important;
    background-color: #ae1e2b !important;
    border-color: #ae1e2b !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger.wruneshtfv,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #ae1e2b !important;
    border-color: #ae1e2b !important;
}

.btn-white,
.btn-white:active {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #7a7a7a !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: #4f4f4f !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-white.wruneshtfv,
.btn-white:disabled {
    color: #7a7a7a !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-black.wruneshtfv,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #c6ac8f;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #a98156 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-primary-outline.wruneshtfv,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #c6ac8f !important;
    border-color: #c6ac8f !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #323131;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #060606 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-secondary-outline.wruneshtfv,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #323131 !important;
    border-color: #323131 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #2ed3f4;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #0aa3c1 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-info-outline.wruneshtfv,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #2ed3f4 !important;
    border-color: #2ed3f4 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #45dd96;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #1fac6a !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-success-outline.wruneshtfv,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #45dd96 !important;
    border-color: #45dd96 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #ffc823;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #cb9800 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-warning-outline.wruneshtfv,
.btn-warning-outline:disabled {
    color: #231a00 !important;
    background-color: #ffc823 !important;
    border-color: #ffc823 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #df4352;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #ae1e2b !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-danger-outline.wruneshtfv,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #df4352 !important;
    border-color: #df4352 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-black-outline.wruneshtfv,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-white-outline.wruneshtfv,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.ft1ll0h91l {
    color: #c6ac8f !important;
}

.text-secondary {
    color: #323131 !important;
}

.text-success {
    color: #45dd96 !important;
}

.text-info {
    color: #2ed3f4 !important;
}

.text-warning {
    color: #ffc823 !important;
}

.text-danger {
    color: #df4352 !important;
}

.text-white {
    color: #fafafa !important;
}

.v1fj885ioi {
    color: #232323 !important;
}

a.ft1ll0h91l:hover,
a.ft1ll0h91l:focus,
a.ft1ll0h91l.active {
    color: #9e7a51 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #000000 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #1d9f62 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #0996b3 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #bc8d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #a11b28 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.v1fj885ioi:hover,
a.v1fj885ioi:focus,
a.v1fj885ioi.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.kdmwdnzqyt):not(.dropdown-item):not([role]):not(.p8lptvhy0j) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.kdmwdnzqyt):not(.dropdown-item):not([role]):not(.p8lptvhy0j):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .kdmwdnzqyt.active {
    color: #c6ac8f;
}

.nav-tabs .kdmwdnzqyt:not(.active) {
    color: #232323;
}

.fybh7lg90w {
    background-color: #70c770;
}

.alert-info {
    background-color: #2ed3f4;
}

.alert-warning {
    background-color: #ffc823;
}

.di8vip7xbo {
    background-color: #df4352;
}

.mbr-gallery-filter li.active .nxah0afsqb {
    background-color: #c6ac8f;
    border-color: #c6ac8f;
    color: #ffffff;
}

.mbr-gallery-filter li.active .nxah0afsqb:focus {
    box-shadow: none;
}

a,
a:hover {
    color: #c6ac8f;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #f1ebe3;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #f1fdf7;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #f0fcfe;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #fffbef;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #fdf1f2;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.iayku1ncl2 {
    font-family: 'Golos Text', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
    font-weight: 400;
}

.iayku1ncl2>.ubuc8f1dxi {
    font-size: 1.25rem;
}

.iayku1ncl2:hover,
.iayku1ncl2:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #c6ac8f !important;
}

.iayku1ncl2:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
    font-weight: 400;
}

.iayku1ncl2:-webkit-input-placeholder>.ubuc8f1dxi {
    font-size: 1.25rem;
}

blockquote {
    border-color: #c6ac8f;
}

/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #c6ac8f;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #c6ac8f;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #c6ac8f;
    border-bottom-color: #c6ac8f;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #c6ac8f !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #323131 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23c6ac8f' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.ttd3ahuc8d .nxah0afsqb,
.mbr-section-btn-main .nxah0afsqb {
    min-width: 148px;
    max-height: 55px;
    font-weight: 400;
    box-shadow: none;
}

.ttd3ahuc8d .nxah0afsqb:hover,
.mbr-section-btn-main .nxah0afsqb:hover {
    box-shadow: none;
}

.ttd3ahuc8d .btn-primary-outline,
.mbr-section-btn-main .btn-primary-outline {
    border-color: #c6ac8f;
}

.ttd3ahuc8d .btn-secondary-outline,
.mbr-section-btn-main .btn-secondary-outline {
    border-color: #323131;
}

.ttd3ahuc8d .btn-success-outline,
.mbr-section-btn-main .btn-success-outline {
    border-color: #45dd96;
}

.ttd3ahuc8d .btn-info-outline,
.mbr-section-btn-main .btn-info-outline {
    border-color: #2ed3f4;
}

.ttd3ahuc8d .btn-warning-outline,
.mbr-section-btn-main .btn-warning-outline {
    border-color: #ffc823;
}

.ttd3ahuc8d .btn-danger-outline,
.mbr-section-btn-main .btn-danger-outline {
    border-color: #df4352;
}

.qudwonh36q .f6167im3wb img {
    height: 3rem;
}

.qudwonh36q .x7bh4hw236 {
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    padding: 20px 0;
    border-bottom-width: 0px;
}

.qudwonh36q .x7bh4hw236.opened {
    transition: all 0.3s;
}

.qudwonh36q .x7bh4hw236 .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.qudwonh36q .x7bh4hw236 .glye319pge img {
    width: auto;
    object-fit: cover;
}

.qudwonh36q .x7bh4hw236 .hrh3sw5gqd {
    z-index: 1;
    justify-content: right;
}

.qudwonh36q .x7bh4hw236.loaym5phvx {
    justify-content: center;
}

.qudwonh36q .x7bh4hw236.loaym5phvx .ndlfsy3kjc .kdmwdnzqyt::before {
    display: none;
}

.qudwonh36q .x7bh4hw236.loaym5phvx.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .qudwonh36q .x7bh4hw236.loaym5phvx.opened:not(.navbar-short) .hrh3sw5gqd {
        max-height: calc(98.5vh - 3rem);
    }
}

.qudwonh36q .x7bh4hw236.loaym5phvx .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.qudwonh36q .x7bh4hw236.loaym5phvx .dropdown-menu .dropdown-item:after {
    right: auto;
}

.qudwonh36q .x7bh4hw236.loaym5phvx .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.qudwonh36q .x7bh4hw236.loaym5phvx ul.rhv987r9o5 li {
    margin: auto;
}

.qudwonh36q .x7bh4hw236.loaym5phvx .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.qudwonh36q .x7bh4hw236.loaym5phvx .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding: 0;
}

@media (max-width: 991px) {
    .qudwonh36q .x7bh4hw236 {
        min-height: 70px;
    }

    .qudwonh36q .x7bh4hw236 .ndlfsy3kjc .kdmwdnzqyt::before {
        display: none;
    }

    .qudwonh36q .x7bh4hw236.opened .dropdown-menu {
        top: 0;
    }

    .qudwonh36q .x7bh4hw236 .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .qudwonh36q .x7bh4hw236 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .qudwonh36q .x7bh4hw236 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .qudwonh36q .x7bh4hw236 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .qudwonh36q .x7bh4hw236 .glye319pge img {
        height: 3rem !important;
    }

    .qudwonh36q .x7bh4hw236 ul.rhv987r9o5 {
        overflow: hidden;
    }

    .qudwonh36q .x7bh4hw236 ul.rhv987r9o5 li {
        margin: 0;
    }

    .qudwonh36q .x7bh4hw236 .dropdown-menu .dropdown-item {
        padding: 0 !important;
        text-align: left;
        margin: 0;
        margin-top: 8px;
    }

    .qudwonh36q .x7bh4hw236 .tz5mlo709d {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 2rem;
        padding-left: 1rem;
    }

    .qudwonh36q .x7bh4hw236 .l7695p60uz {
        flex-basis: auto;
    }

    .qudwonh36q .x7bh4hw236 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        padding: 0;
    }

    .qudwonh36q .x7bh4hw236 .hrh3sw5gqd {
        padding: 15px 0;
        border-radius: 25px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .qudwonh36q .x7bh4hw236 .tz5mlo709d {
        width: calc(100% - 31px);
    }
}

.qudwonh36q .p52ds5o6oa {
    position: relative !important;
}

.qudwonh36q .p52ds5o6oa {
    position: absolute !important;
}

.qudwonh36q .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.qudwonh36q .dropdown-menu {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 1200px) {
    .qudwonh36q .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: 72px !important;
        left: -40px !important;
    }

    .qudwonh36q .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .qudwonh36q .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: 40px !important;
        left: -40px !important;
    }

    .qudwonh36q .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

.qudwonh36q .dropdown-item {
    border-bottom: 1px solid #e6e6e6;
    opacity: 0.7;
    border: none;
    font-weight: 400 !important;
}

.qudwonh36q .dropdown-item:hover,
.qudwonh36q .dropdown-item:focus {
    font-weight: 700;
    opacity: 1;
}

.qudwonh36q .dropdown-item:hover span {
    font-weight: 700;
    opacity: 1;
}

.qudwonh36q .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.qudwonh36q .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.qudwonh36q .dy3a9ksj8j .dpnz2oeerj {
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 700 !important;
}

.qudwonh36q .dy3a9ksj8j .dpnz2oeerj.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.qudwonh36q .kdmwdnzqyt {
    position: relative;
}

.qudwonh36q .fpogy56phl {
    display: flex;
    margin: auto;
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .qudwonh36q .fpogy56phl {
        flex-wrap: wrap;
    }
}

.qudwonh36q .c09lpsjqww {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .qudwonh36q .c09lpsjqww {
        flex-wrap: wrap;
    }
}

.qudwonh36q .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.qudwonh36q .p8lptvhy0j {
    color: #181818;
}

.qudwonh36q .rhv987r9o5 {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .qudwonh36q .rhv987r9o5 {
        margin: 0;
    }
}

.qudwonh36q .dropdown-menu,
.qudwonh36q .x7bh4hw236.opened {
    background: #ffffff !important;
    background-color: true !important;
}

.qudwonh36q .ndlfsy3kjc:focus,
.qudwonh36q .kdmwdnzqyt:focus {
    outline: none;
}

.qudwonh36q .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.qudwonh36q .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.qudwonh36q .dropdown .dropdown-menu .dropdown-item .ubuc8f1dxi {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.qudwonh36q .dropdown .dropdown-menu .dropdown-item .ubuc8f1dxi:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.qudwonh36q .loaym5phvx .dropdown-menu .dropdown-item:before {
    display: none;
}

.qudwonh36q .loaym5phvx .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.qudwonh36q .tz5mlo709d {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.qudwonh36q .tz5mlo709d .p8lptvhy0j {
    line-height: inherit !important;
}

.qudwonh36q .tz5mlo709d .glye319pge a {
    outline: none;
}

.qudwonh36q .dropdown-item.active,
.qudwonh36q .dropdown-item:active {
    background-color: transparent;
}

.qudwonh36q .mbkyeqz71g .rhv987r9o5 .kdmwdnzqyt {
    padding: 0;
}

.qudwonh36q .dy3a9ksj8j .dpnz2oeerj.dropdown-toggle {
    margin-right: 1.667em;
}

.qudwonh36q .dy3a9ksj8j .dpnz2oeerj.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.qudwonh36q .x7bh4hw236.mbkyeqz71g .dropdown .dropdown-menu {
    background: #ffffff;
}

.qudwonh36q .x7bh4hw236.mbkyeqz71g .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.qudwonh36q .x7bh4hw236 .dropdown.open>.dropdown-menu {
    display: block;
}

.qudwonh36q ul.rhv987r9o5 {
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
}

.qudwonh36q .eoket3ti50 {
    text-align: center;
    min-width: 170px;
    display: flex;
}

.qudwonh36q button.l7695p60uz {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.qudwonh36q button.l7695p60uz .qmo1k7gl03 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.qudwonh36q button.l7695p60uz .qmo1k7gl03 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.qudwonh36q button.l7695p60uz .qmo1k7gl03 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.qudwonh36q button.l7695p60uz .qmo1k7gl03 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.qudwonh36q button.l7695p60uz .qmo1k7gl03 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.qudwonh36q nav.opened .qmo1k7gl03 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.qudwonh36q nav.opened .qmo1k7gl03 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.qudwonh36q nav.opened .qmo1k7gl03 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.qudwonh36q nav.opened .qmo1k7gl03 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.qudwonh36q .p52ds5o6oa {
    padding: 0 0rem;
}

.qudwonh36q a.kdmwdnzqyt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.qudwonh36q .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .qudwonh36q .x7bh4hw236 {
        height: 70px;
    }

    .qudwonh36q .x7bh4hw236.opened {
        height: auto;
    }

    .qudwonh36q .ndlfsy3kjc .kdmwdnzqyt:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.qudwonh36q .x7bh4hw236 .hrh3sw5gqd {
    padding: 12px 0;
}

.qudwonh36q .ndlfsy3kjc {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .qudwonh36q .ndlfsy3kjc {
        margin: 4px 20px;
        padding: 35px 0px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .qudwonh36q .ndlfsy3kjc {
        margin: 4px 20px !important;
        padding: 10px 0px !important;
    }
}

@media (max-width: 991px) {

    .qudwonh36q .menu_box .x7bh4hw236.opened,
    .qudwonh36q .menu_box .hrh3sw5gqd {
        background-color: transparent !important;
        transition: all 0s ease 0s;
    }
}

.qudwonh36q .x7bh4hw236.loaym5phvx {
    padding: 28px 0px;
}

@media (max-width: 991px) {
    .qudwonh36q .dy3a9ksj8j .dpnz2oeerj {
        padding: 10px 0px !important;
    }

    .qudwonh36q a.kdmwdnzqyt {
        display: flex;
        align-items: center;
        justify-content: left;
    }

    .qudwonh36q .x7bh4hw236 .icons-menu {
        display: flex;
        justify-content: flex-start;
        margin: 15px 0px;
    }
}

.qudwonh36q .p52ds5o6oa .p8lptvhy0j {
    font-weight: 400;
}

.cb4reizdl2 {
    background-color: transparent;
}

.cb4reizdl2 .c09lpsjqww {
    padding-right: 0;
}

@media (max-width: 992px) {
    .cb4reizdl2 .c09lpsjqww {
        padding-right: 24px;
        padding-left: 24px;
    }
}

.cb4reizdl2 .dbctm75l18.wruneshtfv {
    display: none;
}

.cb4reizdl2 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cb4reizdl2 .mi0os0rt8p {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .cb4reizdl2 .mi0os0rt8p {
        padding: 0 0px;
    }
}

.cb4reizdl2 .gkfc1oc23e {
    display: flex;
    align-items: center;
}

@media (max-width: 1200px) {
    .cb4reizdl2 .mi0os0rt8p {
        margin-top: 3rem;
    }
}

.cb4reizdl2 .mi0os0rt8p {
    width: 100%;
}

.cb4reizdl2 .mi0os0rt8p .t6i1f6g8ne {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cb4reizdl2 .mi0os0rt8p .t6i1f6g8ne {
        margin-bottom: 20px;
    }
}

.cb4reizdl2 .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cb4reizdl2 .mi0os0rt8p .lqy6yqk7zn {
        margin-bottom: 20px;
    }
}

.cb4reizdl2 .mi0os0rt8p .pl24ettait {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .cb4reizdl2 .mi0os0rt8p .pl24ettait {
        margin-bottom: 20px;
    }
}

@media (max-width: 992px) {
    .cb4reizdl2 .y7pdsu68v1 {
        margin-top: 40px;
    }
}

.cb4reizdl2 .y7pdsu68v1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cb4reizdl2 .t6i1f6g8ne {
    color: #000000;
}

.cb4reizdl2 .lqy6yqk7zn {
    color: #181818;
}

.cb4reizdl2 .pl24ettait {
    color: #000000;
}

.cb4reizdl2 .lqy6yqk7zn,
.cb4reizdl2 .ttd3ahuc8d {
    color: #000000;
}

.pckduvk59g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.pckduvk59g .dbctm75l18.wruneshtfv {
    display: none;
}

.pckduvk59g .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pckduvk59g .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .pckduvk59g .c7fqyva2ya {
        padding: 0 12px;
    }
}

.pckduvk59g .ys2b88vpa7 {
    z-index: 1;
}

.pckduvk59g .mi0os0rt8p {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .pckduvk59g .mi0os0rt8p {
        margin-bottom: 15px;
    }
}

.pckduvk59g .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 0;
}

.pckduvk59g .pl24ettait {
    margin-bottom: 32px;
    color: #181818;
}

.pckduvk59g .pl24ettait .pl24ettait {
    margin-bottom: 0;
}

.pckduvk59g .wl2mnbudak {
    border-bottom: 1px solid #000000;
    border-radius: 0;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 {
    background-color: transparent;
    padding: 32px 0;
    border: none;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6::after {
    content: '';
    position: absolute;
    top: -5px;
    right: 0;
    background-color: #c6ac8f;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: none;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6:hover .gjq0oy2bk9 {
    color: #000000;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6:hover .ubuc8f1dxi {
    color: #000000;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6:focus .gjq0oy2bk9 {
    color: #000000;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6:focus::after {
    display: block;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6:focus .ubuc8f1dxi {
    color: #000000;
    transform: rotate(45deg);
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6 .gjq0oy2bk9 {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.pckduvk59g .wl2mnbudak .g6oe5w7ml8 .tuep4ga2e6 .ubuc8f1dxi {
    margin: 0 12px;
    transition: all 0.3s ease;
    z-index: 1;
}

.pckduvk59g .wl2mnbudak .i6oe6000ls .ldhcxm6zm3 .g30omqeduf {
    margin-bottom: 32px;
}

.pckduvk59g .lqy6yqk7zn {
    color: #181818;
}

.pckduvk59g .gjq0oy2bk9,
.pckduvk59g .ubuc8f1dxi {
    color: #000000;
}

.pckduvk59g .g30omqeduf {
    color: #181818;
}

.j0b1so726w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.j0b1so726w .dbctm75l18.wruneshtfv {
    display: none;
}

.j0b1so726w .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.j0b1so726w .c7fqyva2ya {
    justify-content: center;
}

.j0b1so726w .c7fqyva2ya {
    padding: 0;
}

@media (max-width: 992px) {
    .j0b1so726w .c7fqyva2ya {
        padding: 0 12px;
    }
}

.j0b1so726w .vc9k3w30el {
    margin-bottom: 40px;
    padding: 0 32px !important;
}

@media (max-width: 992px) {
    .j0b1so726w .vc9k3w30el {
        padding: 0 12px !important;
    }
}

.j0b1so726w .m8t63hwdtk {
    display: block;
}

.j0b1so726w .m8t63hwdtk:hover img {
    transform: scale(1.1, 1.1);
}

.j0b1so726w .m8t63hwdtk:hover .wpbjrlhz9s:last-child {
    opacity: 0.7;
}

.j0b1so726w .m8t63hwdtk:hover .lqy6yqk7zn {
    opacity: 0.7;
}

.j0b1so726w .m8t63hwdtk .y7pdsu68v1 {
    overflow: hidden;
    margin-bottom: 32px;
}

.j0b1so726w .m8t63hwdtk .y7pdsu68v1 img {
    width: 100%;
    max-height: 260px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.j0b1so726w .m8t63hwdtk .abrogry7zx {
    margin-bottom: 24px;
}

.j0b1so726w .m8t63hwdtk .abrogry7zx .kguc9teutt {
    display: flex;
}

.j0b1so726w .m8t63hwdtk .abrogry7zx .kguc9teutt .wpbjrlhz9s {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.j0b1so726w .m8t63hwdtk .abrogry7zx .kguc9teutt .cmyw7x5p7l {
    margin: 0 10px;
    opacity: 0.3;
}

.j0b1so726w .m8t63hwdtk .lqy6yqk7zn {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.j0b1so726w .lqy6yqk7zn {
    color: #181818;
}

.j0b1so726w .wpbjrlhz9s,
.j0b1so726w .cmyw7x5p7l {
    color: #181818;
}

.j0b1so726w .wpbjrlhz9s {
    color: #000000;
}

.j0b1so726w .cmyw7x5p7l {
    color: #000000;
}

.j0b1so726w .lqy6yqk7zn,
.j0b1so726w .abrogry7zx {
    color: #000000;
}

.yb82dugthv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #1b1000;
}

.yb82dugthv .dbctm75l18.wruneshtfv {
    display: none;
}

.yb82dugthv .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.yb82dugthv .c7fqyva2ya {
    justify-content: center;
}

.yb82dugthv .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .yb82dugthv .c7fqyva2ya {
        padding: 0 12px;
    }
}

.s7w8vsk6iw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.s7w8vsk6iw .dbctm75l18.wruneshtfv {
    display: none;
}

.s7w8vsk6iw .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.s7w8vsk6iw .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .s7w8vsk6iw .c7fqyva2ya {
        padding: 0 12px;
    }
}

.s7w8vsk6iw .ys2b88vpa7 {
    z-index: 1;
}

.s7w8vsk6iw .gkfc1oc23e {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.s7w8vsk6iw .y7pdsu68v1 {
    padding-right: 32px;
}

@media (max-width: 992px) {
    .s7w8vsk6iw .y7pdsu68v1 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.s7w8vsk6iw .y7pdsu68v1 img {
    width: 100%;
    max-height: 460px;
    object-fit: cover;
}

.s7w8vsk6iw .vk8p9z2wu5 .zl0cltdgwz {
    display: flex;
}

.s7w8vsk6iw .vk8p9z2wu5 .zl0cltdgwz .t5hdb7su8s {
    margin: 0;
}

.s7w8vsk6iw .vk8p9z2wu5 .zl0cltdgwz .t5hdb7su8s:first-child:hover {
    opacity: 0.7;
}

.s7w8vsk6iw .vk8p9z2wu5 .zl0cltdgwz .cmyw7x5p7l {
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

@media (max-width: 992px) {
    .s7w8vsk6iw .mi0os0rt8p {
        margin-bottom: 32px;
    }
}

.s7w8vsk6iw .mi0os0rt8p .lqy6yqk7zn {
    transition: 0.3s ease;
}

.s7w8vsk6iw .mi0os0rt8p .lqy6yqk7zn:hover {
    opacity: 0.7;
}

.s7w8vsk6iw .mi0os0rt8p .pl24ettait {
    margin-bottom: 0;
}

.s7w8vsk6iw .person-container {
    margin-top: 24px;
    margin-bottom: 18px;
}

.s7w8vsk6iw .person-container .person-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    margin-right: 1rem;
}

@media (max-width: 992px) {
    .s7w8vsk6iw .person-container .person-wrapper {
        margin-bottom: 8px;
    }
}

.s7w8vsk6iw .person-container .person-wrapper img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    margin: 10px 5px 0 0;
}

.s7w8vsk6iw .person-container .person-wrapper .person-text .mbr-person {
    margin: 0;
}

.s7w8vsk6iw .person-container .person-wrapper .person-text .mbr-person:first-child {
    margin-bottom: -4px;
    transition: all 0.3s ease;
}

.s7w8vsk6iw .person-container .person-wrapper .person-text .mbr-person:first-child:hover {
    opacity: 0.7;
}

.s7w8vsk6iw .lqy6yqk7zn {
    color: #000000;
}

.s7w8vsk6iw .t5hdb7su8s,
.s7w8vsk6iw .cmyw7x5p7l {
    color: #181818;
}

.s7w8vsk6iw .mbr-person {
    color: #181818;
}

.s7w8vsk6iw .t5hdb7su8s {
    color: #000000;
}

.s7w8vsk6iw .cmyw7x5p7l {
    color: #000000;
}

.j6841vypqf {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.j6841vypqf .vc9k3w30el:focus,
.j6841vypqf span:focus {
    outline: none;
}

.j6841vypqf .vc9k3w30el {
    cursor: pointer;
}

.j6841vypqf .nipv23b120 {
    grid-row-gap: 64px;
}

@media (max-width: 1200px) {
    .j6841vypqf .nipv23b120 {
        grid-row-gap: 32px;
    }
}

@media (max-width: 992px) {
    .j6841vypqf .nipv23b120 {
        grid-row-gap: 12px;
    }
}

.j6841vypqf .grid-container-1,
.j6841vypqf .grid-container-2,
.j6841vypqf .p9svblply0 {
    gap: 0 64px;
}

@media (max-width: 1200px) {

    .j6841vypqf .grid-container-1,
    .j6841vypqf .grid-container-2,
    .j6841vypqf .p9svblply0 {
        gap: 32px;
    }
}

@media (max-width: 992px) {

    .j6841vypqf .grid-container-1,
    .j6841vypqf .grid-container-2,
    .j6841vypqf .p9svblply0 {
        gap: 12px;
    }
}

.j6841vypqf .lqy6yqk7zn {
    margin-bottom: 54px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .j6841vypqf .lqy6yqk7zn {
        margin-bottom: 19.5px;
    }
}

.j6841vypqf .qkid5s8era {
    max-width: 800px;
}

.j6841vypqf .fpogy56phl,
.j6841vypqf .c09lpsjqww {
    overflow: hidden;
}

.j6841vypqf .nipv23b120 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.j6841vypqf .ecy9e4vwpq {
    display: flex;
    justify-content: center;
    align-items: center;
}

.j6841vypqf .ecy9e4vwpq img {
    min-width: 30vw;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .j6841vypqf .ecy9e4vwpq img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .j6841vypqf .ecy9e4vwpq img {
        min-width: 35vw;
        height: 150px;
    }
}

.j6841vypqf .grid-container-1,
.j6841vypqf .grid-container-2,
.j6841vypqf .p9svblply0 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.j6841vypqf .grid-container-1 {
    align-items: flex-end;
}

.j6841vypqf .grid-container-2 {
    align-items: flex-start;
}

.ua9giz449k {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ua9giz449k .dbctm75l18.wruneshtfv {
    display: none;
}

.ua9giz449k .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ua9giz449k .c7fqyva2ya {
    justify-content: left;
}

.ua9giz449k .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .ua9giz449k .c7fqyva2ya {
        padding: 0 12px;
    }
}

.ua9giz449k .ys2b88vpa7 {
    z-index: 1;
}

.ua9giz449k .wl2mnbudak {
    margin-top: 2rem;
    margin-bottom: 2rem;
    flex-direction: row;
}

@media (max-width: 992px) {
    .ua9giz449k .wl2mnbudak {
        margin-bottom: 2rem;
        justify-content: left;
    }
}

.ua9giz449k .wl2mnbudak .ubuc8f1dxi {
    font-size: 24px;
    display: block;
    margin-right: 1rem;
    padding-top: 6px;
}

.ua9giz449k .wl2mnbudak .n8vyrzut1b .lqy6yqk7zn {
    margin-bottom: 4px;
}

.ua9giz449k .wl2mnbudak .n8vyrzut1b .pl24ettait {
    margin-bottom: 0;
}

.ua9giz449k .tbbjys5vgr {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .ua9giz449k .tbbjys5vgr {
        margin-bottom: 65px;
    }
}

.ua9giz449k .lqy6yqk7zn,
.ua9giz449k .ubuc8f1dxi {
    color: #000000;
}

.ua9giz449k .pl24ettait {
    color: #000000;
}

.n6lntwq66z {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.n6lntwq66z .dbctm75l18.wruneshtfv {
    display: none;
}

.n6lntwq66z .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.n6lntwq66z .ttd3ahuc8d {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .n6lntwq66z .ttd3ahuc8d {
        margin-top: 16px;
    }
}

.n6lntwq66z .links-container {
    margin-top: 64px;
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .n6lntwq66z .links-container {
        margin-top: 32px;
    }
}

.n6lntwq66z .links-container .links-wrapper {
    display: inline-flex;
    align-items: center;
}

.n6lntwq66z .links-container .links-wrapper .mbr-links {
    margin-bottom: 0;
}

.n6lntwq66z .links-container .links-wrapper .cmyw7x5p7l {
    margin: 0 10px;
}

.n6lntwq66z .links-container .links-wrapper .ubuc8f1dxi {
    display: flex;
    width: 13px;
    font-size: 11px;
    margin-right: 5px;
}

.n6lntwq66z .links-container .links-wrapper .ubuc8f1dxi:hover {
    opacity: 0.7;
}

.n6lntwq66z .lqy6yqk7zn {
    color: #181818;
}

.n6lntwq66z .mbr-person {
    color: #181818;
}

.n6lntwq66z .mbr-links,
.n6lntwq66z .cmyw7x5p7l,
.n6lntwq66z .ubuc8f1dxi {
    color: #181818;
}

.n6lntwq66z .lqy6yqk7zn,
.n6lntwq66z .ttd3ahuc8d,
.n6lntwq66z .person-container,
.n6lntwq66z .links-container {
    text-align: center;
    color: #000000;
}

.n6lntwq66z .pl24ettait {
    text-align: center;
    color: #000000;
}

.joag7w79r0 {
    background-color: transparent;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.joag7w79r0 .dbctm75l18.wruneshtfv {
    display: none;
}

.joag7w79r0 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.joag7w79r0 .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .joag7w79r0 .c7fqyva2ya {
        padding: 0 12px;
    }
}

.joag7w79r0 .ys2b88vpa7 {
    z-index: 1;
}

.joag7w79r0 .tbbjys5vgr {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 32px;
}

.joag7w79r0 .vk8p9z2wu5 .zl0cltdgwz {
    display: inline;
    margin-bottom: 18px;
    justify-content: flex-start;
}

.joag7w79r0 .vk8p9z2wu5 .zl0cltdgwz .t5hdb7su8s {
    display: inline;
    margin-bottom: 24px;
    transition: all 0.3s ease;
}

.joag7w79r0 .vk8p9z2wu5 .zl0cltdgwz .t5hdb7su8s:first-child:hover {
    color: #c6ac8f;
}

.joag7w79r0 .vk8p9z2wu5 .zl0cltdgwz .cmyw7x5p7l {
    display: inline;
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

@media (max-width: 992px) {
    .joag7w79r0 .mi0os0rt8p {
        margin-bottom: 32px;
    }
}

.joag7w79r0 .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.joag7w79r0 .mi0os0rt8p .lqy6yqk7zn:hover {
    color: #c6ac8f;
}

.joag7w79r0 .mi0os0rt8p .pl24ettait {
    margin-bottom: 0;
}

.joag7w79r0 .kguc9teutt .wpbjrlhz9s {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .joag7w79r0 .kguc9teutt .wpbjrlhz9s {
        text-align: left;
    }
}

.joag7w79r0 .y7pdsu68v1 {
    display: flex;
    justify-content: flex-end;
    padding-left: 32px;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .joag7w79r0 .y7pdsu68v1 {
        justify-content: flex-start;
        padding-left: 0;
    }
}

@media (max-width: 425px) {
    .joag7w79r0 .y7pdsu68v1 {
        padding: 0;
    }
}

.joag7w79r0 .y7pdsu68v1 .sxm5i625wd {
    display: block;
    overflow: hidden;
}

.joag7w79r0 .y7pdsu68v1 .sxm5i625wd:hover img {
    transform: scale(1.1, 1.1);
}

.joag7w79r0 .y7pdsu68v1 .sxm5i625wd img {
    width: 178px;
    height: 128px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.joag7w79r0 .lqy6yqk7zn {
    color: var(--backgroundText);
}

.joag7w79r0 .t5hdb7su8s,
.joag7w79r0 .cmyw7x5p7l {
    color: #000000;
}

.joag7w79r0 .wpbjrlhz9s {
    color: #000000;
    text-align: right;
}

.joag7w79r0 .lqy6yqk7zn,
.joag7w79r0 .vk8p9z2wu5 {
    color: #000000;
}

.joag7w79r0 .cmyw7x5p7l {
    color: #000000;
}

.bv8amji8os {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.bv8amji8os .c7fqyva2ya {
    justify-content: center;
}

.bv8amji8os .c7fqyva2ya {
    padding: 0;
}

@media (max-width: 992px) {
    .bv8amji8os .c7fqyva2ya {
        padding: 0 12px;
    }
}

.bv8amji8os .ys2b88vpa7 {
    z-index: 1;
}

.bv8amji8os .rdu6kg4m0n {
    height: 30rem;
    position: relative;
}

.bv8amji8os .rdu6kg4m0n iframe {
    height: 100%;
    width: 100%;
}

.bv8amji8os .rdu6kg4m0n [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.bv8amji8os .rdu6kg4m0n[data-state] {
    background: #e9e5dc;
}

.bv8amji8os .rdu6kg4m0n[data-state="loading"] [data-state-details] {
    display: none;
}

.bv8amji8os .lqy6yqk7zn {
    color: #000000;
}

.gyjr54fe2n {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.gyjr54fe2n .dbctm75l18.wruneshtfv {
    display: none;
}

.gyjr54fe2n .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gyjr54fe2n .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .gyjr54fe2n .c7fqyva2ya {
        padding: 0 12px;
    }
}

.gyjr54fe2n .ys2b88vpa7 {
    z-index: 1;
}

.gyjr54fe2n .t6i1f6g8ne {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .gyjr54fe2n .t6i1f6g8ne {
        margin-bottom: 6.5em;
    }
}

.gyjr54fe2n .lqy6yqk7zn {
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {
    .gyjr54fe2n .lqy6yqk7zn {
        margin-bottom: 19.5px;
    }
}

.gyjr54fe2n .pl24ettait {
    margin-bottom: 48px;
    color: #000000;
}

@media (max-width: 992px) {
    .gyjr54fe2n .pl24ettait {
        margin-bottom: 39px;
    }
}

.gyjr54fe2n .wl2mnbudak {
    margin-bottom: 4rem;
}

.gyjr54fe2n .wl2mnbudak .ubuc8f1dxi {
    font-size: 40px;
    color: #a1a1a1;
}

.gyjr54fe2n .wl2mnbudak .urhanhzvqh {
    margin: 32px 0 25px;
    line-height: 0.32;
}

@media (max-width: 992px) {
    .gyjr54fe2n .wl2mnbudak .urhanhzvqh {
        margin: 26px 0 20px;
    }
}

.gyjr54fe2n .wl2mnbudak .d0m6m5fsl0 {
    margin-bottom: 28px;
}

@media (max-width: 992px) {
    .gyjr54fe2n .wl2mnbudak .d0m6m5fsl0 {
        margin-bottom: 23px;
    }
}

.gyjr54fe2n .wl2mnbudak .d0m6m5fsl0 span {
    opacity: 0.8;
}

.gyjr54fe2n .wl2mnbudak .pz49wkdgdg {
    margin-bottom: 0;
}

.gyjr54fe2n .urhanhzvqh {
    color: #181818;
}

.gyjr54fe2n .d0m6m5fsl0 {
    color: #000000;
}

.gyjr54fe2n .pz49wkdgdg {
    color: #000000;
}

.gyjr54fe2n .urhanhzvqh,
.gyjr54fe2n .ubuc8f1dxi {
    color: #000000;
}

.ge7kspymox .dbctm75l18.wruneshtfv {
    display: none;
}

.ge7kspymox .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background3.jpg");
}

.ge7kspymox .c7fqyva2ya {
    height: 800px;
}

@media (max-width: 992px) {
    .ge7kspymox .c7fqyva2ya {
        height: 400px;
    }
}

.ffi9omy3hw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1589221475596-7133b597dc21.jpeg");
}

.ffi9omy3hw .dbctm75l18.wruneshtfv {
    display: none;
}

.ffi9omy3hw .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ffi9omy3hw .c7fqyva2ya {
    justify-content: center;
}

.ffi9omy3hw .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .ffi9omy3hw .c7fqyva2ya {
        padding: 0 12px;
    }
}

.ffi9omy3hw .ys2b88vpa7 {
    z-index: 1;
}

.ffi9omy3hw .t6i1f6g8ne {
    margin-bottom: 46px;
    color: #FFFFFF;
}

@media (max-width: 992px) {
    .ffi9omy3hw .t6i1f6g8ne {
        margin-bottom: 37px;
    }
}

.ffi9omy3hw .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 20px;
}

.ffi9omy3hw .n8vyrzut1b .pl24ettait {
    margin-bottom: 46px;
    padding-top: 8px;
}

@media (max-width: 992px) {
    .ffi9omy3hw .n8vyrzut1b .pl24ettait {
        margin-bottom: 37px;
        padding-top: 7px;
    }
}

.ffi9omy3hw .lqy6yqk7zn {
    color: #ffffff;
}

.ffi9omy3hw .pl24ettait {
    color: #ffffff;
}

.ffi9omy3hw .pl24ettait,
.ffi9omy3hw .ttd3ahuc8d {
    color: #FFFFFF;
}

.ffi9omy3hw .lqy6yqk7zn,
.ffi9omy3hw .y7pdsu68v1 {
    color: #FFFFFF;
}

.nfwwrilpx1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #1b1000;
}

.nfwwrilpx1 .dbctm75l18.wruneshtfv {
    display: none;
}

.nfwwrilpx1 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nfwwrilpx1 .c7fqyva2ya {
    justify-content: center;
}

.nfwwrilpx1 .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .nfwwrilpx1 .c7fqyva2ya {
        padding: 0 12px;
    }
}

.nfwwrilpx1 .ys2b88vpa7 {
    z-index: 1;
}

.nfwwrilpx1 .wl2mnbudak {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media (max-width: 992px) {
    .nfwwrilpx1 .wl2mnbudak {
        margin-top: 0rem;
        margin-bottom: 3rem;
    }
}

.nfwwrilpx1 .wl2mnbudak .lqy6yqk7zn {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .nfwwrilpx1 .wl2mnbudak .lqy6yqk7zn {
        margin-bottom: 2rem;
    }
}

.nfwwrilpx1 .wl2mnbudak .pl24ettait {
    margin-bottom: 0;
}

.nfwwrilpx1 .lqy6yqk7zn {
    color: #FFFFFF;
}

.nfwwrilpx1 .pl24ettait {
    color: #FFFFFF;
}

.aqeuzvm1ls {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("../../../{{param headingImage type=image prompt=headingImage}}");
}

.aqeuzvm1ls .dbctm75l18.wruneshtfv {
    display: none;
}

.aqeuzvm1ls .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.aqeuzvm1ls .c7fqyva2ya {
    justify-content: center;
}

.aqeuzvm1ls .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .aqeuzvm1ls .c7fqyva2ya {
        padding: 0 12px;
    }
}

.aqeuzvm1ls .ys2b88vpa7 {
    z-index: 1;
}

.aqeuzvm1ls .lqy6yqk7zn {
    margin-bottom: 32px;
    color: #ffffff;
}

.aqeuzvm1ls .pl24ettait {
    margin-bottom: 0;
    color: #FFFFFF;
}

.aqeuzvm1ls .lqy6yqk7zn,
.aqeuzvm1ls .y7pdsu68v1 {
    color: #FFFFFF;
}

.ix440vkfpn {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #efeeec;
}

.ix440vkfpn .dbctm75l18.wruneshtfv {
    display: none;
}

.ix440vkfpn .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ix440vkfpn .c7fqyva2ya {
    justify-content: center;
}

.ix440vkfpn .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .ix440vkfpn .c7fqyva2ya {
        padding: 0 12px;
    }
}

.ix440vkfpn .ys2b88vpa7 {
    z-index: 1;
}

.ix440vkfpn .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.iui8oim2wd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.iui8oim2wd .dbctm75l18.wruneshtfv {
    display: none;
}

.iui8oim2wd .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iui8oim2wd .c7fqyva2ya {
    justify-content: center;
}

.iui8oim2wd .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .iui8oim2wd .c7fqyva2ya {
        padding: 0 12px;
    }
}

.iui8oim2wd .ys2b88vpa7 {
    z-index: 1;
}

.iui8oim2wd .t6i1f6g8ne {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .iui8oim2wd .t6i1f6g8ne {
        margin-bottom: 6.5em;
    }
}

.iui8oim2wd .lqy6yqk7zn {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .iui8oim2wd .lqy6yqk7zn {
        margin-bottom: 19.5px;
    }
}

.iui8oim2wd .pl24ettait {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .iui8oim2wd .pl24ettait {
        margin-bottom: 44px;
    }
}

.iui8oim2wd .vc9k3w30el {
    margin-bottom: 4rem;
}

.iui8oim2wd .vc9k3w30el:nth-child(odd) {
    padding-left: 24px;
}

@media (max-width: 768px) {
    .iui8oim2wd .vc9k3w30el:nth-child(odd) {
        padding: 0 12px;
    }
}

.iui8oim2wd .vc9k3w30el:nth-child(even) {
    padding-right: 24px;
}

@media (max-width: 768px) {
    .iui8oim2wd .vc9k3w30el:nth-child(even) {
        padding: 0 12px;
    }
}

.iui8oim2wd .vc9k3w30el .maq9vnhtcc {
    width: 100%;
    display: block;
    transition: all 0.3s ease;
}

.iui8oim2wd .vc9k3w30el .maq9vnhtcc:hover {
    transform: translateY(-10px);
}

.iui8oim2wd .vc9k3w30el .maq9vnhtcc img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    margin-bottom: 22px;
}

@media (max-width: 768px) {
    .iui8oim2wd .vc9k3w30el .maq9vnhtcc img {
        height: 220px;
    }
}

.iui8oim2wd .vc9k3w30el .maq9vnhtcc .d0m6m5fsl0 {
    margin-bottom: 4px;
}

.iui8oim2wd .vc9k3w30el .maq9vnhtcc .urhanhzvqh {
    margin-bottom: 0;
}

.iui8oim2wd .urhanhzvqh {
    color: #000000;
}

.iui8oim2wd .d0m6m5fsl0 {
    color: #000000;
}

.bqlecdt8ad {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.bqlecdt8ad .dbctm75l18.wruneshtfv {
    display: none;
}

.bqlecdt8ad .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bqlecdt8ad .c7fqyva2ya {
    justify-content: center;
}

.bqlecdt8ad .c7fqyva2ya {
    padding: 0 27px;
}

@media (max-width: 992px) {
    .bqlecdt8ad .c7fqyva2ya {
        padding: 0 19px;
    }
}

.bqlecdt8ad .vc9k3w30el {
    padding: 0 5px !important;
}

.bqlecdt8ad .ys2b88vpa7 {
    z-index: 1;
    padding: 0;
}

@media (max-width: 992px) {
    .bqlecdt8ad .ys2b88vpa7 {
        padding: 0 5px;
    }
}

.bqlecdt8ad .tbbjys5vgr {
    width: 100%;
    height: 2px;
    background-color: #181818;
    margin-bottom: 46px;
}

.bqlecdt8ad .lqy6yqk7zn {
    margin-bottom: 64px;
    color: #000000;
}

@media (max-width: 992px) {
    .bqlecdt8ad .lqy6yqk7zn {
        margin-bottom: 32px;
    }
}

.bqlecdt8ad .m8t63hwdtk {
    width: 100%;
    display: block;
    margin-bottom: 64px;
}

.bqlecdt8ad .m8t63hwdtk:hover .ausrx2u2c3 {
    color: #d9d9d9;
}

@media (max-width: 992px) {
    .bqlecdt8ad .m8t63hwdtk {
        margin-bottom: 32px;
    }
}

.bqlecdt8ad .m8t63hwdtk .ausrx2u2c3 {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .bqlecdt8ad .maq9vnhtcc {
        margin-bottom: 12px;
    }
}

.bqlecdt8ad .maq9vnhtcc .zj3rvfv4zk img {
    height: 212px;
    object-fit: cover;
    margin-bottom: 12px;
}

@media (max-width: 768px) {
    .bqlecdt8ad .maq9vnhtcc .zj3rvfv4zk img {
        height: 150px;
    }
}

.bqlecdt8ad .maq9vnhtcc .zj3rvfv4zk .pl24ettait {
    margin-bottom: 0;
}

.bqlecdt8ad .ausrx2u2c3 {
    color: #000000;
    text-align: right;
}

.bqlecdt8ad .mbr-like {
    color: #181818;
}

.bqlecdt8ad .mbr-comment,
.bqlecdt8ad .ubuc8f1dxi {
    color: #181818;
}

.bqlecdt8ad .pl24ettait {
    color: #181818;
}

.bqlecdt8ad .pl24ettait,
.bqlecdt8ad .icon-container {
    color: #000000;
}

.or9rks0y03 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.or9rks0y03 .dbctm75l18.wruneshtfv {
    display: none;
}

.or9rks0y03 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.or9rks0y03 .c7fqyva2ya {
    justify-content: center;
}

.or9rks0y03 .c7fqyva2ya {
    padding: 0;
}

@media (max-width: 992px) {
    .or9rks0y03 .c7fqyva2ya {
        padding: 0 12px;
    }
}

.or9rks0y03 .ys2b88vpa7 {
    z-index: 1;
}

.or9rks0y03 .y7pdsu68v1 {
    padding: 32px 16px;
}

@media (max-width: 992px) {
    .or9rks0y03 .y7pdsu68v1 {
        padding: 12px 0;
    }
}

.or9rks0y03 .y7pdsu68v1 img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .or9rks0y03 .y7pdsu68v1 img {
        height: 200px;
    }
}

@media (max-width: 425px) {
    .or9rks0y03 .y7pdsu68v1 img {
        height: 150px;
    }
}

.cid-v2agvH1CqE {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2agvH1CqE .dbctm75l18.wruneshtfv {
    display: none;
}

.cid-v2agvH1CqE .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2agvH1CqE .c7fqyva2ya {
    justify-content: center;
    margin: 0 -24px;
}

.cid-v2agvH1CqE .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .cid-v2agvH1CqE .c7fqyva2ya {
        padding: 0 12px;
    }
}

.cid-v2agvH1CqE .ys2b88vpa7 {
    z-index: 1;
}

.cid-v2agvH1CqE .t6i1f6g8ne {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .cid-v2agvH1CqE .t6i1f6g8ne {
        margin-bottom: 6.5em;
    }
}

.cid-v2agvH1CqE .lqy6yqk7zn {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .cid-v2agvH1CqE .lqy6yqk7zn {
        margin-bottom: 19.5px;
    }
}

.cid-v2agvH1CqE .vc9k3w30el {
    padding: 0 24px;
    margin-bottom: 4rem;
    transition: all 0.3s ease;
}

.cid-v2agvH1CqE .vc9k3w30el:hover {
    transform: translateY(-10px);
}

.cid-v2agvH1CqE .vc9k3w30el .maq9vnhtcc img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    margin-bottom: 22px;
}

@media (max-width: 768px) {
    .cid-v2agvH1CqE .vc9k3w30el .maq9vnhtcc img {
        height: 220px;
    }
}

.cid-v2agvH1CqE .vc9k3w30el .maq9vnhtcc .mbr-price {
    margin-bottom: 10px;
}

.cid-v2agvH1CqE .vc9k3w30el .maq9vnhtcc .urhanhzvqh {
    margin-bottom: 10px;
}

.cid-v2agvH1CqE .vc9k3w30el .maq9vnhtcc .t5hdb7su8s {
    margin-bottom: 10px;
}

.cid-v2agvH1CqE .urhanhzvqh {
    color: #181818;
}

.cid-v2agvH1CqE .mbr-price {
    color: #000000;
}

.cid-v2agvH1CqE .mbr-card-desc {
    color: #000000;
}

.cid-v2agvH1CqE .urhanhzvqh,
.cid-v2agvH1CqE .ttd3ahuc8d {
    color: #000000;
}

.oqq9pwhdfi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #1b1000;
}

.oqq9pwhdfi .dbctm75l18.wruneshtfv {
    display: none;
}

.oqq9pwhdfi .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.oqq9pwhdfi .c7fqyva2ya {
    justify-content: center;
}

.oqq9pwhdfi .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .c7fqyva2ya {
        padding: 0 12px;
    }
}

.oqq9pwhdfi .ys2b88vpa7 {
    z-index: 1;
}

.oqq9pwhdfi .mi0os0rt8p {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .mi0os0rt8p {
        margin-bottom: 65px;
    }
}

.oqq9pwhdfi .mi0os0rt8p .t6i1f6g8ne {
    margin-bottom: 8px;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .mi0os0rt8p .t6i1f6g8ne {
        margin-bottom: 6.5px;
    }
}

.oqq9pwhdfi .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .mi0os0rt8p .lqy6yqk7zn {
        margin-bottom: 19.5px;
    }
}

.oqq9pwhdfi .mi0os0rt8p .pl24ettait {
    margin-bottom: 0;
}

.oqq9pwhdfi .wl2mnbudak {
    margin-bottom: 5rem;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .wl2mnbudak {
        margin-bottom: 65px;
    }
}

.oqq9pwhdfi .wl2mnbudak .ubuc8f1dxi {
    font-size: 30px;
    margin-bottom: 10px;
    color: #ffffff;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .wl2mnbudak .ubuc8f1dxi {
        margin-bottom: 8px;
    }
}

.oqq9pwhdfi .wl2mnbudak .urhanhzvqh {
    margin-bottom: 16px;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .wl2mnbudak .urhanhzvqh {
        margin-bottom: 13px;
    }
}

.oqq9pwhdfi .wl2mnbudak .pl24ettait {
    margin-bottom: 0;
}

.oqq9pwhdfi .tbbjys5vgr {
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .oqq9pwhdfi .tbbjys5vgr {
        margin-bottom: 65px;
    }
}

.oqq9pwhdfi .lqy6yqk7zn {
    color: #FFFFFF;
}

.oqq9pwhdfi .t6i1f6g8ne {
    color: #FFFFFF;
}

.oqq9pwhdfi .pl24ettait {
    color: #FFFFFF;
}

.oqq9pwhdfi .urhanhzvqh {
    color: #ffffff;
}

.oqq9pwhdfi .pz49wkdgdg {
    color: #FFFFFF;
}

.oqq9pwhdfi .urhanhzvqh,
.oqq9pwhdfi .ubuc8f1dxi {
    color: #FFFFFF;
}

.wqz3pbl6gz {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.wqz3pbl6gz .dbctm75l18.wruneshtfv {
    display: none;
}

.wqz3pbl6gz .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wqz3pbl6gz .ttd3ahuc8d {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .wqz3pbl6gz .ttd3ahuc8d {
        margin-top: 16px;
    }
}

.wqz3pbl6gz .links-container {
    margin-top: 64px;
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .wqz3pbl6gz .links-container {
        margin-top: 32px;
    }
}

.wqz3pbl6gz .links-container .links-wrapper {
    display: inline-flex;
    align-items: center;
}

.wqz3pbl6gz .links-container .links-wrapper .mbr-links {
    margin-bottom: 0;
}

.wqz3pbl6gz .links-container .links-wrapper .cmyw7x5p7l {
    margin: 0 10px;
}

.wqz3pbl6gz .links-container .links-wrapper .ubuc8f1dxi {
    display: flex;
    width: 13px;
    font-size: 11px;
    margin-right: 5px;
}

.wqz3pbl6gz .links-container .links-wrapper .ubuc8f1dxi:hover {
    opacity: 0.7;
}

.wqz3pbl6gz .lqy6yqk7zn {
    color: #181818;
}

.wqz3pbl6gz .mbr-person {
    color: #181818;
}

.wqz3pbl6gz .mbr-links,
.wqz3pbl6gz .cmyw7x5p7l,
.wqz3pbl6gz .ubuc8f1dxi {
    color: #181818;
}

.wqz3pbl6gz .lqy6yqk7zn,
.wqz3pbl6gz .ttd3ahuc8d,
.wqz3pbl6gz .person-container,
.wqz3pbl6gz .links-container {
    text-align: center;
    color: #000000;
}

.wqz3pbl6gz .pl24ettait {
    text-align: center;
    color: #000000;
}

.fe6sesjfa1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("../../../{{param headingImage type=image prompt=headingImage}}");
}

.fe6sesjfa1 .dbctm75l18.wruneshtfv {
    display: none;
}

.fe6sesjfa1 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fe6sesjfa1 .c7fqyva2ya {
    justify-content: center;
}

.fe6sesjfa1 .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .fe6sesjfa1 .c7fqyva2ya {
        padding: 0 12px;
    }
}

.fe6sesjfa1 .ys2b88vpa7 {
    z-index: 1;
}

.fe6sesjfa1 .y7pdsu68v1 {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .fe6sesjfa1 .y7pdsu68v1 {
        margin-bottom: 20px;
    }
}

.fe6sesjfa1 .y7pdsu68v1 img {
    display: inline-block;
    width: 100px;
    object-fit: cover;
}

.fe6sesjfa1 .mi0os0rt8p {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .fe6sesjfa1 .mi0os0rt8p {
        margin-bottom: 20px;
    }
}

.fe6sesjfa1 .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 0;
}

.fe6sesjfa1 .n8vyrzut1b {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .fe6sesjfa1 .n8vyrzut1b {
        margin-bottom: 65px;
    }
}

.fe6sesjfa1 .n8vyrzut1b .pl24ettait {
    margin-bottom: 0;
}

.fe6sesjfa1 .tbbjys5vgr {
    width: 100%;
    height: 1px;
    background-color: #ffffff;
}

.fe6sesjfa1 .lqy6yqk7zn {
    color: #ffffff;
}

.fe6sesjfa1 .pl24ettait {
    color: #FFFFFF;
}

.fe6sesjfa1 .lqy6yqk7zn,
.fe6sesjfa1 .y7pdsu68v1 {
    color: #FFFFFF;
}

.ydjpxde2an {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #efeeec;
}

.ydjpxde2an .dbctm75l18.wruneshtfv {
    display: none;
}

.ydjpxde2an .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ydjpxde2an .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .ydjpxde2an .c7fqyva2ya {
        padding: 0 12px;
    }
}

.ydjpxde2an .ys2b88vpa7 {
    z-index: 1;
}

@media (max-width: 992px) {
    .ydjpxde2an .n8vyrzut1b {
        margin-bottom: 8rem;
    }
}

.ydjpxde2an .n8vyrzut1b .lqy6yqk7zn {
    margin-bottom: 12px;
}

.ydjpxde2an .n8vyrzut1b .lqy6yqk7zn span {
    opacity: 0.6;
}

@media (max-width: 992px) {
    .ydjpxde2an .n8vyrzut1b .lqy6yqk7zn {
        margin-bottom: 9.5px;
    }
}

.ydjpxde2an .n8vyrzut1b .pl24ettait {
    margin-bottom: 0;
}

.ydjpxde2an .y7pdsu68v1 {
    display: flex;
    overflow: hidden;
}

.ydjpxde2an .y7pdsu68v1 .sxm5i625wd {
    height: 292px;
    margin-right: 12px;
}

@media (max-width: 768px) {
    .ydjpxde2an .y7pdsu68v1 .sxm5i625wd {
        height: 152px;
    }
}

.ydjpxde2an .y7pdsu68v1 .sxm5i625wd img {
    width: 190px;
    height: 140px;
    object-fit: cover;
}

@media (max-width: 768px) {
    .ydjpxde2an .y7pdsu68v1 .sxm5i625wd img {
        width: 95px;
        height: 70px;
    }
}

.ydjpxde2an .y7pdsu68v1 .sxm5i625wd img:first-child {
    margin-bottom: 12px;
}

.ydjpxde2an .y7pdsu68v1 img {
    height: 292px;
    object-fit: cover;
}

@media (max-width: 768px) {
    .ydjpxde2an .y7pdsu68v1 img {
        height: 152px;
    }
}

.ydjpxde2an .eulte744s8 {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 140px;
}

@media (max-width: 992px) {
    .ydjpxde2an .eulte744s8 {
        margin-bottom: 114px;
    }
}

.ydjpxde2an .v44sulz70u {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-top: 80px;
}

@media (max-width: 992px) {
    .ydjpxde2an .v44sulz70u {
        margin-top: 65px;
    }
}

.ydjpxde2an .lqy6yqk7zn {
    color: #000000;
}

.ydjpxde2an .pl24ettait {
    color: #000000;
}

.bvbydzepqz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.bvbydzepqz .dbctm75l18.wruneshtfv {
    display: none;
}

.bvbydzepqz .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bvbydzepqz .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .bvbydzepqz .c7fqyva2ya {
        padding: 0 12px;
    }
}

.bvbydzepqz .ys2b88vpa7 {
    z-index: 1;
}

.bvbydzepqz .tbbjys5vgr {
    width: 100%;
    height: 2px;
    background-color: #181818;
    margin-bottom: 46px;
}

.bvbydzepqz .lqy6yqk7zn {
    margin-bottom: 62px;
    color: #000000;
}

.bvbydzepqz .m8t63hwdtk {
    width: 100%;
    display: block;
    margin-bottom: 62px;
}

.bvbydzepqz .m8t63hwdtk:hover .ausrx2u2c3 {
    color: #c6ac8f;
}

.bvbydzepqz .m8t63hwdtk:hover .ausrx2u2c3 span {
    color: #c6ac8f;
}

.bvbydzepqz .m8t63hwdtk .ausrx2u2c3 {
    transition: all 0.3s ease;
    margin-bottom: 62px;
}

.bvbydzepqz .m8t63hwdtk .ausrx2u2c3 span {
    margin-left: 1px;
    font-size: 13px;
}

.bvbydzepqz .wl2mnbudak {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .bvbydzepqz .wl2mnbudak {
        margin-bottom: 40px;
    }
}

.bvbydzepqz .wl2mnbudak .abrogry7zx .kguc9teutt {
    margin-bottom: 24px;
    display: flex;
}

.bvbydzepqz .wl2mnbudak .abrogry7zx .kguc9teutt .wpbjrlhz9s {
    margin-bottom: 0;
}

.bvbydzepqz .wl2mnbudak .abrogry7zx .kguc9teutt .cmyw7x5p7l {
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

.bvbydzepqz .wl2mnbudak .pl24ettait {
    margin-bottom: 0;
}

.bvbydzepqz .pl24ettait {
    color: #181818;
}

.bvbydzepqz .ausrx2u2c3 {
    color: #181818;
    text-align: right;
}

.bvbydzepqz .wpbjrlhz9s,
.bvbydzepqz .cmyw7x5p7l {
    color: #181818;
}

.bvbydzepqz .wpbjrlhz9s {
    text-align: left;
    color: #000000;
}

.bvbydzepqz .ausrx2u2c3,
.bvbydzepqz .ubuc8f1dxi {
    color: #000000;
}

.bvbydzepqz .pl24ettait,
.bvbydzepqz .abrogry7zx {
    color: #000000;
}

.ix9pcrgaxs {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ix9pcrgaxs .dbctm75l18.wruneshtfv {
    display: none;
}

.ix9pcrgaxs .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ix9pcrgaxs .c7fqyva2ya {
    justify-content: center;
}

.ix9pcrgaxs .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .ix9pcrgaxs .c7fqyva2ya {
        padding: 0 12px;
    }
}

.ix9pcrgaxs .ys2b88vpa7 {
    z-index: 1;
}

.ix9pcrgaxs .uwc0y7ob1i {
    z-index: 1;
    padding-right: 32px;
}

@media (max-width: 992px) {
    .ix9pcrgaxs .uwc0y7ob1i {
        padding-right: 20px;
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .ix9pcrgaxs .uwc0y7ob1i {
        padding: 0 12px;
    }
}

.ix9pcrgaxs .h87cybd4i9 {
    z-index: 1;
    padding-left: 32px;
}

@media (max-width: 992px) {
    .ix9pcrgaxs .h87cybd4i9 {
        padding-left: 20px;
    }
}

@media (max-width: 768px) {
    .ix9pcrgaxs .h87cybd4i9 {
        padding: 0 12px;
    }
}

.ix9pcrgaxs .tbbjys5vgr {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 46px;
}

.ix9pcrgaxs .t6i1f6g8ne {
    margin-bottom: 64px;
    color: #000000;
}

.ix9pcrgaxs .m8t63hwdtk {
    width: 100%;
    display: block;
    margin-bottom: 64px;
}

.ix9pcrgaxs .m8t63hwdtk:hover .ausrx2u2c3 {
    color: #c6ac8f;
}

.ix9pcrgaxs .m8t63hwdtk:hover .ausrx2u2c3 span {
    color: #c6ac8f;
}

.ix9pcrgaxs .m8t63hwdtk .ausrx2u2c3 {
    transition: all 0.3s ease;
    margin-bottom: 62px;
}

.ix9pcrgaxs .m8t63hwdtk .ausrx2u2c3 span {
    margin-left: 1px;
    font-size: 13px;
}

.ix9pcrgaxs .wl2mnbudak .iy8p48jouk {
    width: 100%;
    display: block;
}

.ix9pcrgaxs .wl2mnbudak .iy8p48jouk:hover .y7pdsu68v1 img {
    transform: scale(1.1, 1.1);
}

.ix9pcrgaxs .wl2mnbudak .iy8p48jouk:hover .urhanhzvqh {
    color: #c6ac8f;
}

.ix9pcrgaxs .g646dhn5r6 {
    width: 100%;
    height: 420px;
    margin-bottom: 32px;
}

.ix9pcrgaxs .g646dhn5r6 .app-video-wrapper {
    height: 100%;
}

.ix9pcrgaxs .g646dhn5r6 .app-video-wrapper img {
    height: 100%;
    object-fit: cover;
}

.ix9pcrgaxs .g646dhn5r6 iframe {
    height: 420px !important;
}

@media (max-width: 992px) {
    .ix9pcrgaxs .g646dhn5r6 iframe {
        height: 210px !important;
    }
}

@media (max-width: 768px) {
    .ix9pcrgaxs .g646dhn5r6 iframe {
        height: 150px !important;
    }
}

@media (max-width: 992px) {
    .ix9pcrgaxs .g646dhn5r6 {
        height: 210px;
    }
}

.ix9pcrgaxs .y7pdsu68v1 {
    margin-bottom: 32px;
    overflow: hidden;
}

.ix9pcrgaxs .y7pdsu68v1 img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .ix9pcrgaxs .y7pdsu68v1 img {
        height: 210px;
    }
}

@media (max-width: 768px) {
    .ix9pcrgaxs .y7pdsu68v1 img {
        height: 150px;
    }
}

.ix9pcrgaxs .urhanhzvqh {
    margin-bottom: 24px;
    transition: all 0.3s ease;
    color: #181818;
}

.ix9pcrgaxs .pz49wkdgdg {
    margin-bottom: 18px;
    color: #181818;
}

.ix9pcrgaxs .person-container .person-wrapper {
    display: inline-flex;
}

.ix9pcrgaxs .person-container .person-wrapper img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    margin: 10px 5px 0 0;
}

.ix9pcrgaxs .person-container .person-wrapper .person-text .mbr-person {
    margin: 0;
}

.ix9pcrgaxs .person-container .person-wrapper .person-text .mbr-person:first-child {
    margin-bottom: -4px;
    transition: all 0.3s ease;
}

.ix9pcrgaxs .person-container .person-wrapper .person-text .mbr-person:first-child:hover {
    opacity: 0.3;
}

.ix9pcrgaxs .ausrx2u2c3 {
    color: #181818;
    text-align: right;
}

.ix9pcrgaxs .mbr-person {
    color: #000000;
}

.ix9pcrgaxs .pl24ettait {
    color: #000000;
}

.ix9pcrgaxs .ausrx2u2c3,
.ix9pcrgaxs .ubuc8f1dxi {
    color: #000000;
}

.ix9pcrgaxs .urhanhzvqh,
.ix9pcrgaxs .person-container {
    color: #000000;
}

.iv7tisl8k8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.iv7tisl8k8 .dbctm75l18.wruneshtfv {
    display: none;
}

.iv7tisl8k8 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iv7tisl8k8 .ttd3ahuc8d {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .iv7tisl8k8 .ttd3ahuc8d {
        margin-top: 16px;
    }
}

.iv7tisl8k8 .links-container {
    margin-top: 64px;
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .iv7tisl8k8 .links-container {
        margin-top: 32px;
    }
}

.iv7tisl8k8 .links-container .links-wrapper {
    display: inline-flex;
    align-items: center;
}

.iv7tisl8k8 .links-container .links-wrapper .mbr-links {
    margin-bottom: 0;
}

.iv7tisl8k8 .links-container .links-wrapper .cmyw7x5p7l {
    margin: 0 10px;
}

.iv7tisl8k8 .links-container .links-wrapper .ubuc8f1dxi {
    display: flex;
    width: 13px;
    font-size: 11px;
    margin-right: 5px;
}

.iv7tisl8k8 .links-container .links-wrapper .ubuc8f1dxi:hover {
    opacity: 0.7;
}

.iv7tisl8k8 .lqy6yqk7zn {
    color: #181818;
}

.iv7tisl8k8 .mbr-person {
    color: #181818;
}

.iv7tisl8k8 .mbr-links,
.iv7tisl8k8 .cmyw7x5p7l,
.iv7tisl8k8 .ubuc8f1dxi {
    color: #181818;
}

.iv7tisl8k8 .lqy6yqk7zn,
.iv7tisl8k8 .ttd3ahuc8d,
.iv7tisl8k8 .person-container,
.iv7tisl8k8 .links-container {
    text-align: center;
    color: #000000;
}

.iv7tisl8k8 .pl24ettait {
    text-align: center;
    color: #000000;
}

.cid-v2agvHcbLg {
    padding-top: 3rem;
    padding-bottom: 1rem;
    background-image: url("photo-1703861238419-fdea58d243d2.jpeg");
}

.cid-v2agvHcbLg .vrsugmdtn5 {
    background: #1b1000;
    opacity: 0.7;
}

.cid-v2agvHcbLg .vc9k3w30el:focus,
.cid-v2agvHcbLg span:focus {
    outline: none;
}

.cid-v2agvHcbLg .c09lpsjqww {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2agvHcbLg .vc9k3w30el {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2agvHcbLg .vc9k3w30el {
        min-height: 45px;
    }
}

.o80tv1rpe9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.o80tv1rpe9 .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .o80tv1rpe9 .c7fqyva2ya {
        padding: 0 12px;
    }
}

.o80tv1rpe9 .c7fqyva2ya {
    justify-content: center;
}

.o80tv1rpe9 .dbctm75l18.wruneshtfv {
    display: none;
}

.o80tv1rpe9 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o80tv1rpe9 .ys2b88vpa7 {
    z-index: 1;
}

.o80tv1rpe9 .t6i1f6g8ne {
    margin-bottom: 60px;
    color: #181818;
}

.o80tv1rpe9 .lqy6yqk7zn {
    margin-bottom: 60px;
    color: #000000;
}

.o80tv1rpe9 .wkzz6ob3z9 {
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .o80tv1rpe9 .wkzz6ob3z9 {
        margin-bottom: 19px;
    }
}

.o80tv1rpe9 .wkzz6ob3z9 .iayku1ncl2 {
    padding: 0;
    box-shadow: none;
    border: none !important;
    border-bottom: 1px solid #000000 !important;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
}

.o80tv1rpe9 .wkzz6ob3z9 .iayku1ncl2:hover,
.o80tv1rpe9 .wkzz6ob3z9 .iayku1ncl2:focus {
    border: none !important;
    border-bottom: 1px solid #000000 !important;
}

.o80tv1rpe9 .wkzz6ob3z9 .form-check {
    margin-bottom: 0;
}

.o80tv1rpe9 .wkzz6ob3z9 .form-check .form-check-input {
    width: 12px;
    height: 12px;
    border-radius: 0 !important;
    margin-left: -24px;
}

.o80tv1rpe9 .wkzz6ob3z9 .form-check .form-check-label {
    font-size: 12px;
}

.o80tv1rpe9 LABEL {
    color: #454545;
}

.jpsjgk7lga {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.jpsjgk7lga .dbctm75l18.wruneshtfv {
    display: none;
}

.jpsjgk7lga .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jpsjgk7lga .c7fqyva2ya {
    justify-content: center;
}

.jpsjgk7lga .c7fqyva2ya {
    padding: 0 2rem;
}

@media (max-width: 992px) {
    .jpsjgk7lga .c7fqyva2ya {
        padding: 0 19px;
    }
}

.jpsjgk7lga .vc9k3w30el {
    padding: 0 !important;
    height: 230px;
}

@media (max-width: 768px) {
    .jpsjgk7lga .vc9k3w30el {
        height: 150px;
    }
}

.jpsjgk7lga .ys2b88vpa7 {
    z-index: 1;
    padding: 0;
}

@media (max-width: 992px) {
    .jpsjgk7lga .ys2b88vpa7 {
        padding: 0 5px;
    }
}

.jpsjgk7lga .tbbjys5vgr {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 46px;
}

.jpsjgk7lga .lqy6yqk7zn {
    margin-bottom: 64px;
    color: #000000;
}

@media (max-width: 992px) {
    .jpsjgk7lga .lqy6yqk7zn {
        margin-bottom: 32px;
    }
}

.jpsjgk7lga .m8t63hwdtk {
    width: 100%;
    display: block;
    margin-bottom: 64px;
}

.jpsjgk7lga .m8t63hwdtk:hover .ausrx2u2c3 {
    color: #c6ac8f;
}

@media (max-width: 992px) {
    .jpsjgk7lga .m8t63hwdtk {
        margin-bottom: 32px;
    }
}

.jpsjgk7lga .m8t63hwdtk .ausrx2u2c3 {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.jpsjgk7lga .zj3rvfv4zk {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.jpsjgk7lga .zj3rvfv4zk:hover img {
    transform: scale(1.1, 1.1);
}

.jpsjgk7lga .zj3rvfv4zk img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    transition: all 0.3s ease;
}

@media (max-width: 768px) {
    .jpsjgk7lga .zj3rvfv4zk img {
        height: 150px;
    }
}

.jpsjgk7lga .ausrx2u2c3 {
    color: #000000;
    text-align: right;
}

.jpsjgk7lga .mbr-like {
    color: #ffffff;
}

.jpsjgk7lga .mbr-comment,
.jpsjgk7lga .ubuc8f1dxi {
    color: #ffffff;
}

.t9shgo468h {
    background-image: url("photo-1591297331465-be14a181be87.jpeg");
}

.t9shgo468h .dbctm75l18.wruneshtfv {
    display: none;
}

.t9shgo468h .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t9shgo468h .c7fqyva2ya {
    height: 800px;
}

@media (max-width: 992px) {
    .t9shgo468h .c7fqyva2ya {
        height: 400px;
    }
}

.mcnv5jma5u {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.mcnv5jma5u .dbctm75l18.wruneshtfv {
    display: none;
}

.mcnv5jma5u .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mcnv5jma5u .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .mcnv5jma5u .c7fqyva2ya {
        padding: 0 12px;
    }
}

.mcnv5jma5u .ys2b88vpa7 {
    z-index: 1;
}

.mcnv5jma5u .gkfc1oc23e {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mcnv5jma5u .y7pdsu68v1 {
    padding-right: 32px;
    padding-right: 0;
    padding-left: 32px;
}

@media (max-width: 992px) {
    .mcnv5jma5u .y7pdsu68v1 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .mcnv5jma5u .y7pdsu68v1 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.mcnv5jma5u .y7pdsu68v1 img {
    width: 100%;
    max-height: 460px;
    object-fit: cover;
}

.mcnv5jma5u .vk8p9z2wu5 .zl0cltdgwz {
    display: flex;
}

.mcnv5jma5u .vk8p9z2wu5 .zl0cltdgwz .t5hdb7su8s {
    margin: 0;
}

.mcnv5jma5u .vk8p9z2wu5 .zl0cltdgwz .t5hdb7su8s:first-child:hover {
    opacity: 0.7;
}

.mcnv5jma5u .vk8p9z2wu5 .zl0cltdgwz .cmyw7x5p7l {
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

@media (max-width: 992px) {
    .mcnv5jma5u .mi0os0rt8p {
        margin-bottom: 32px;
    }
}

.mcnv5jma5u .mi0os0rt8p .lqy6yqk7zn {
    transition: 0.3s ease;
}

.mcnv5jma5u .mi0os0rt8p .lqy6yqk7zn:hover {
    opacity: 0.7;
}

.mcnv5jma5u .mi0os0rt8p .pl24ettait {
    margin-bottom: 0;
}

.mcnv5jma5u .person-container {
    margin-top: 24px;
    margin-bottom: 18px;
}

.mcnv5jma5u .person-container .person-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    margin-right: 1rem;
}

@media (max-width: 992px) {
    .mcnv5jma5u .person-container .person-wrapper {
        margin-bottom: 8px;
    }
}

.mcnv5jma5u .person-container .person-wrapper img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    margin: 10px 5px 0 0;
}

.mcnv5jma5u .person-container .person-wrapper .person-text .mbr-person {
    margin: 0;
}

.mcnv5jma5u .person-container .person-wrapper .person-text .mbr-person:first-child {
    margin-bottom: -4px;
    transition: all 0.3s ease;
}

.mcnv5jma5u .person-container .person-wrapper .person-text .mbr-person:first-child:hover {
    opacity: 0.7;
}

.mcnv5jma5u .lqy6yqk7zn {
    color: #181818;
}

.mcnv5jma5u .t5hdb7su8s,
.mcnv5jma5u .cmyw7x5p7l {
    color: #000000;
}

.mcnv5jma5u .mbr-person {
    color: #181818;
}

.aoqea27t4e {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.aoqea27t4e .dbctm75l18.wruneshtfv {
    display: none;
}

.aoqea27t4e .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.aoqea27t4e .c7fqyva2ya {
    justify-content: center;
}

.aoqea27t4e .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .aoqea27t4e .c7fqyva2ya {
        padding: 0 12px;
    }
}

.aoqea27t4e .ys2b88vpa7 {
    z-index: 1;
}

.aoqea27t4e .t6i1f6g8ne {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .aoqea27t4e .t6i1f6g8ne {
        margin-bottom: 6.5em;
    }
}

.aoqea27t4e .lqy6yqk7zn {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .aoqea27t4e .lqy6yqk7zn {
        margin-bottom: 19.5px;
    }
}

.aoqea27t4e .pl24ettait {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .aoqea27t4e .pl24ettait {
        margin-bottom: 44px;
    }
}

.aoqea27t4e .vc9k3w30el {
    margin-bottom: 4rem;
}

.aoqea27t4e .vc9k3w30el:nth-child(odd) {
    padding-left: 24px;
}

@media (max-width: 768px) {
    .aoqea27t4e .vc9k3w30el:nth-child(odd) {
        padding: 0 12px;
    }
}

.aoqea27t4e .vc9k3w30el:nth-child(even) {
    padding-right: 24px;
}

@media (max-width: 768px) {
    .aoqea27t4e .vc9k3w30el:nth-child(even) {
        padding: 0 12px;
    }
}

.aoqea27t4e .vc9k3w30el .maq9vnhtcc {
    width: 100%;
    display: block;
    transition: all 0.3s ease;
}

.aoqea27t4e .vc9k3w30el .maq9vnhtcc:hover {
    transform: translateY(-10px);
}

.aoqea27t4e .vc9k3w30el .maq9vnhtcc img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    margin-bottom: 22px;
}

@media (max-width: 768px) {
    .aoqea27t4e .vc9k3w30el .maq9vnhtcc img {
        height: 220px;
    }
}

.aoqea27t4e .vc9k3w30el .maq9vnhtcc .d0m6m5fsl0 {
    margin-bottom: 4px;
}

.aoqea27t4e .vc9k3w30el .maq9vnhtcc .urhanhzvqh {
    margin-bottom: 0;
}

.aoqea27t4e .urhanhzvqh {
    color: #000000;
}

.aoqea27t4e .d0m6m5fsl0 {
    color: #000000;
}

.zb7d8n0tfi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.zb7d8n0tfi .dbctm75l18.wruneshtfv {
    display: none;
}

.zb7d8n0tfi .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zb7d8n0tfi .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .zb7d8n0tfi .c7fqyva2ya {
        padding: 0 12px;
    }
}

.zb7d8n0tfi .ys2b88vpa7 {
    z-index: 1;
}

.zb7d8n0tfi .mi0os0rt8p {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .zb7d8n0tfi .mi0os0rt8p {
        margin-bottom: 65px;
    }
}

.zb7d8n0tfi .mi0os0rt8p .t6i1f6g8ne {
    margin-bottom: 8px;
}

@media (max-width: 992px) {
    .zb7d8n0tfi .mi0os0rt8p .t6i1f6g8ne {
        margin-bottom: 6.5px;
    }
}

.zb7d8n0tfi .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 0;
}

.zb7d8n0tfi .n8vyrzut1b .pl24ettait {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .zb7d8n0tfi .wl2mnbudak {
        margin-top: 48px;
    }
}

.zb7d8n0tfi .wl2mnbudak .ubuc8f1dxi {
    font-size: 30px;
    margin-bottom: 10px;
    color: #a1a1a1;
}

@media (max-width: 992px) {
    .zb7d8n0tfi .wl2mnbudak .ubuc8f1dxi {
        margin-bottom: 8px;
    }
}

.zb7d8n0tfi .wl2mnbudak .urhanhzvqh {
    margin-bottom: 16px;
}

.zb7d8n0tfi .wl2mnbudak .urhanhzvqh span {
    opacity: 0.6;
}

@media (max-width: 992px) {
    .zb7d8n0tfi .wl2mnbudak .urhanhzvqh {
        margin-bottom: 13px;
    }
}

.zb7d8n0tfi .wl2mnbudak .pl24ettait {
    margin-bottom: 0;
}

.zb7d8n0tfi .tbbjys5vgr {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .zb7d8n0tfi .tbbjys5vgr {
        margin-bottom: 65px;
    }
}

.zb7d8n0tfi .lqy6yqk7zn {
    color: #000000;
}

.zb7d8n0tfi .t6i1f6g8ne {
    color: #000000;
}

.zb7d8n0tfi .pl24ettait {
    color: #000000;
}

.zb7d8n0tfi .urhanhzvqh {
    color: #181818;
}

.zb7d8n0tfi .pz49wkdgdg {
    color: #000000;
}

.zb7d8n0tfi .urhanhzvqh,
.zb7d8n0tfi .ubuc8f1dxi {
    color: #000000;
}

.wik2dqmyw7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.wik2dqmyw7 .dbctm75l18.wruneshtfv {
    display: none;
}

.wik2dqmyw7 .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wik2dqmyw7 .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .wik2dqmyw7 .c7fqyva2ya {
        padding: 0 12px;
    }
}

.wik2dqmyw7 .vc9k3w30el {
    z-index: 1;
}

.wik2dqmyw7 .mi0os0rt8p {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .wik2dqmyw7 .mi0os0rt8p {
        margin-bottom: 65px;
    }
}

.wik2dqmyw7 .mi0os0rt8p .t6i1f6g8ne {
    margin-bottom: 8px;
}

@media (max-width: 992px) {
    .wik2dqmyw7 .mi0os0rt8p .t6i1f6g8ne {
        margin-bottom: 6.5px;
    }
}

.wik2dqmyw7 .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 0;
}

.wik2dqmyw7 .n8vyrzut1b .pl24ettait {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .wik2dqmyw7 .maq9vnhtcc {
        margin-top: 48px;
    }
}

.wik2dqmyw7 .maq9vnhtcc .hhudwfm48b {
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .wik2dqmyw7 .maq9vnhtcc .hhudwfm48b {
        margin-bottom: 8px;
    }
}

.wik2dqmyw7 .maq9vnhtcc .hhudwfm48b .ubuc8f1dxi {
    font-size: 30px;
    color: #000000;
}

.wik2dqmyw7 .maq9vnhtcc .urhanhzvqh {
    margin-bottom: 0;
}

.wik2dqmyw7 .maq9vnhtcc .urhanhzvqh span {
    opacity: 0.6;
}

@media (max-width: 992px) {
    .wik2dqmyw7 .maq9vnhtcc .urhanhzvqh {
        margin-bottom: 13px;
    }
}

.wik2dqmyw7 .tbbjys5vgr {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .wik2dqmyw7 .tbbjys5vgr {
        margin-bottom: 65px;
    }
}

.wik2dqmyw7 .lqy6yqk7zn {
    color: #000000;
    text-align: center;
}

.wik2dqmyw7 .t6i1f6g8ne {
    color: #000000;
    text-align: center;
}

.wik2dqmyw7 .urhanhzvqh {
    color: #181818;
}

.wik2dqmyw7 .urhanhzvqh,
.wik2dqmyw7 .hhudwfm48b {
    text-align: center;
    color: #000000;
}

.q37xx3v45z {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.q37xx3v45z .c7fqyva2ya {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .q37xx3v45z .c7fqyva2ya {
        padding: 0 12px;
    }
}

.q37xx3v45z .dbctm75l18.wruneshtfv {
    display: none;
}

.q37xx3v45z .dbctm75l18 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q37xx3v45z .mi0os0rt8p {
    display: block;
}

.q37xx3v45z .mi0os0rt8p .lqy6yqk7zn {
    margin-bottom: 2rem;
}

@media (max-width: 992px) {
    .q37xx3v45z .mi0os0rt8p .lqy6yqk7zn {
        margin-bottom: 1rem;
        text-align: center;
    }
}

.q37xx3v45z .pl24ettait {
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {
    .q37xx3v45z .pl24ettait {
        margin-bottom: 24px;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .q37xx3v45z .d7hll20liz {
        margin-bottom: 48px;
    }
}

.q37xx3v45z .d7hll20liz .c8001d4fc4 {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .q37xx3v45z .d7hll20liz .c8001d4fc4 {
        text-align: center;
    }
}

.q37xx3v45z .d7hll20liz .mgy2dokfo6 {
    list-style: none;
    padding-left: 0;
}

@media (max-width: 992px) {
    .q37xx3v45z .d7hll20liz .mgy2dokfo6 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 992px) {
    .q37xx3v45z .d7hll20liz .mgy2dokfo6 .dzg7wdskqd {
        margin-left: 8px;
    }

    .q37xx3v45z .d7hll20liz .mgy2dokfo6 .dzg7wdskqd:first-child {
        margin-left: 0;
    }
}

.q37xx3v45z .soc-wrapper .mbr-soc-title {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .q37xx3v45z .soc-wrapper .mbr-soc-title {
        text-align: center;
    }
}

.q37xx3v45z .soc-wrapper .soc-item {
    padding: 8px 0;
}

.q37xx3v45z .soc-wrapper .soc-item a {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 992px) {
    .q37xx3v45z .soc-wrapper .soc-item a {
        width: 100%;
        justify-content: center;
    }
}

.q37xx3v45z .soc-wrapper .soc-item a .ubuc8f1dxi {
    font-size: 14px;
    display: block;
    margin-right: 8px;
}

.q37xx3v45z .soc-wrapper .soc-item a .mbr-soc {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.q37xx3v45z .soc-wrapper .soc-item a .mbr-num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 16px;
    padding: 0 2px;
    margin-left: 8px;
    background-color: #181818;
    border-radius: 50px;
    margin-bottom: 0;
}

.q37xx3v45z .copyright {
    margin-top: 48px;
    border-top: 2px solid #181818;
    padding-top: 48px;
    margin-bottom: 0;
    color: #000000;
    text-align: center;
}

.q37xx3v45z .lqy6yqk7zn {
    color: #000000;
}

.q37xx3v45z .c8001d4fc4 {
    color: #000000;
}

.q37xx3v45z .mbr-soc-title {
    color: #a1a1a1;
}

.q37xx3v45z .mgy2dokfo6 {
    color: #000000;
}

.q37xx3v45z .mbr-soc {
    color: #181818;
}

.q37xx3v45z .mbr-num {
    color: #ffffff;
}

.q37xx3v45z .mbr-soc-title,
.q37xx3v45z .soc-item {
    color: #000000;
}